func net/http.newTextprotoReader

2 uses

	net/http (current package)
		request.go#L1047: func newTextprotoReader(br *bufio.Reader) *textproto.Reader {
		request.go#L1089: 	tp := newTextprotoReader(b)